home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / fm2_227.zip / READ.ME < prev    next >
Text File  |  1995-02-18  |  15KB  |  294 lines

  1.  ┌──────────────────────────────────────────────────────────────────────────┐
  2.  │F(ile) M(anager)/2 copyright (c) 1993-95 by M. Kimes (Bare Bones Software)│
  3.  │                            All Rights Reserved                           │
  4.  ├──────────────────────────────────────────────────────────────────────────┤
  5.  │                READ.ME file -- read before installing                    │
  6.  │        See end of document for contact info and license details          │
  7.  └──────────────────────────────────────────────────────────────────────────┘
  8.  
  9.  
  10. File Manager/2 (FM/2) is a shareware OS/2 2.1+ PM 32-bit
  11. file/directory/archive maintenance utility (a sort of super-Drives
  12. object, something midway between the Drives objects and a more
  13. traditional file manager) with plenty of bells, whistles and utilities,
  14. drag and drop, context menus, toolbars and accelerator keys.  If you
  15. know how to use OS/2, you already know how to use most of FM/2.  You can
  16. easily glean the rest from the extensive online help.
  17.  
  18. This document explains how to install FM/2, including upgrading from
  19. previous versions.  It explains command line syntaxes and how to get the
  20. program(s) running.  The online help tells you how to actually use FM/2.
  21. A separate document (history.txt) lists changes for this version.
  22. Another (register.txt) tells you how to register FM/2.  If you're
  23. interested, there're well over 110 printed pages of documentation in
  24. this package, counting only this file and the online help -- did I write
  25. all that?
  26.  
  27.  
  28. FM/2 2.x installation instructions:
  29. ==================================
  30.  
  31.    1. Unpack the FM2*.ZIP archive in a private directory (UNZIP.EXE
  32.       works nicely).  FM/2 2.x requires its own home directory (FAT or
  33.       HPFS, doesn't matter). I recommend that it _not_ be your old FM/2
  34.       1.x directory (and don't delete the old 1.x version until after
  35.       you install, so the install program can migrate some of your old
  36.       settings and registration first).  If upgrading from 2.x, just
  37.       unpack the files in the FM/2 2.x directory and go (you might want
  38.       to skip ARCHIVER.BB2 if you've customized it).
  39.  
  40.   2.  Run the provided INSTALL.CMD (a simple REXX program) in that
  41.       directory to build a folder and program objects and migrate some
  42.       old INI information.  Rerun INSTALL.CMD if you later move the FM/2
  43.       directory.  (If you later decide to remove FM/2, run UNINSTAL.CMD
  44.       in the FM/2 2.x directory and follow simple directions.  Both
  45.       installation and deinstallation are no-brainers.  UNINSTAL will
  46.       help you quickly and easily remove all traces of FM/2 from your
  47.       system if you don't like it for some reason.  All OS/2 programs
  48.       should be so nice.)
  49.  
  50.   3.  Run it.  Have fun.  Full help is available from within the
  51.       program.  If you're unfamiliar with OS/2's WPS, please take the
  52.       time to run the OS/2 Tutorial before attempting to use FM/2, as
  53.       FM/2 uses many of the same conventions.
  54.  
  55.  
  56. Starting FM/2:
  57. =============
  58.  
  59. If you start File Manager/2 (filename FM3.EXE) with no command line
  60. arguments, it opens the Drive Tree window but no directory windows
  61. (unless the "Save state of dir windows" toggle is checked -- see online
  62. help).
  63.  
  64. File Manager/2 optionally accepts names of directories on the command
  65. line; it'll open a directory window for each one.  Hint:  If you often
  66. do different specific things with FM/2, you might set up a WPS object
  67. customized to start up ideally for each activity.  For example, if you
  68. wanted to maintain your BBS areas, you might have one object like:
  69. "FM3.EXE D:\BBSDIR D:\BBSDIR\MAILIN", and if you also like to use FM/2
  70. to set icons on files, you might have another object like:  "FM3.EXE
  71. E:\MYICONS D:\NEWFILES".
  72.  
  73. You can exclude drives on the command line by prefacing the drive letter
  74. with "/", and there can be more than one drive letter behind the "/"
  75. (i.e. "FM3.EXE /BH" to exclude both drives B: and H:).  Hint:  Many
  76. people like to use /B to exclude "phantom" drive B: if they have a
  77. single-floppy system.
  78.  
  79. If you place the argument "+" on the command line, FM/2 will log, to
  80. FM2.LOG, delete, rename, move and copy operations that are performed by
  81. drag-and-drop or with the menus.
  82.  
  83. The command line argument "-" causes FM/2 to ignore, not load or save,
  84. the previous state of directory windows (see the "Save state of dir
  85. windows" toggle under Config Menu->Toggles in the online help) for that
  86. invocation.
  87.  
  88.  
  89. Installation notes:
  90. ==================
  91.  
  92. Please read the following sections in the online help when you start
  93. FM/2 for the first time:  "How to use FM/2's Help," "Terminology" and
  94. "General Help," then "Hints."  The rest you can browse as you get
  95. time/feel the need; for instance, if you want to know what a toggle
  96. does, read the help under Settings notebook->Toggles page.
  97.  
  98. If you prefer hardcopy help, print this file, run FM/2, press CTRL+F1,
  99. click the "Print" button at the bottom of the help window that appears
  100. and then print both the "Contents" and "All sections" (keep an eye on
  101. the printer around page 100 of "All sections" as the Help Manager will
  102. begin printing its own help then -- you may want to abort printing at
  103. that point).  Advanced and/or curious users may also want to print
  104. FM3TOOLS.DAT and ARCHIVER.BB2.  Be sure you have plenty of paper and ink
  105. handy -- the package is well documented.  You'll probably also want a
  106. three-ring binder and hole punch to get it bound, as staples aren't
  107. going through that puppy.
  108.  
  109. You may want to either move ARCHIVER.BB2 (the data file containing
  110. information about archiver programs and archive files) to a directory in
  111. your PATH= statement or erase this one if you've customized an old one.
  112. FM/2 can still find, use and maintain ARCHIVER.BB2 on the PATH; it
  113. doesn't have to be in FM/2's directory (this allows it to be used by
  114. other programs as well, like XGroup, XBBS/2, LA, AV, etc.).  Remember,
  115. FM/2 needs OS/2, not DOS, archivers.
  116.  
  117. I've separated many of the standalone utilities that I used to include
  118. with FM/2 into another archive (FM2UTILS.ZIP).  Since I update the
  119. utilties far less frequently than FM/2 itself, this allows you to
  120. download less and still keep up to date.  To get the maximum use out of
  121. FM/2, you should pick up the package.  If you can't find it where you
  122. found this archive, bug your sysop to pick it up.
  123.  
  124. Bonus programs:
  125. --------------
  126.  
  127. You'll note the extra objects that the Install program creates in the
  128. File Manager/2 folder.  FM/2 is modular, so that you can get directly to
  129. some of its components without running the entire ball of wax.  This may
  130. allow you to enhance the behavior of some of your other applications in
  131. the WPS tradition.  You don't _have_ to keep these around, of course --
  132. FM/2 itself contains all their functionality.
  133.  
  134.   Archive Viewer/2:   Intended for drag-and-drop operation (or WPS
  135.                       association) with WPS objects or other
  136.                       applications.  Drag an archive onto it, drop it,
  137.                       get an archive listing box.  FM/2's installation
  138.                       program sets up some associations between archive
  139.                       files and this program by file extension (run
  140.                       INSTALL with "NOASSOC" as an argument if you don't
  141.                       want them).  Filename AV2.EXE.
  142.  
  143.   SysIcon:            Intended to let you change a system pointer by
  144.                       dragging an icon/pointer file (*.ICO or *.PTR)
  145.                       onto it, then picking the pointer to replace. You
  146.                       can reset a pointer by starting it without
  147.                       arguments.  Filename DOICON.EXE.
  148.  
  149.   EA Viewer:          Drag a file system object onto it and it'll show
  150.                       you the object's extended attributes.  Filename
  151.                       EAS.EXE.
  152.  
  153.   INI Viewer:         Drag an .INI file onto it and it'll show you its
  154.                       contents.  Filename INI.EXE.
  155.  
  156.   Bookshelf Viewer:   Shows all .INF files in a listbox and lets you
  157.                       pick the one(s) you want to view.  If you give any
  158.                       command line argument, the .HLP files on the HELP
  159.                       path will be shown instead (the Helpfile Viewer
  160.                       object calls VIEWINFS.EXE with "dummy" for an
  161.                       argument, for example).  Filename VIEWINFS.EXE.
  162.  
  163.   Process Killer:     Lets you kill off renegade processes.  An English
  164.                       version of PSTAT.EXE must be on your PATH.
  165.                       Filename KILLPROC.EXE.
  166.  
  167.   Undeleter:          Lets you undelete files (via interface with
  168.                       UNDELETE.COM).  Drag a file system object onto it
  169.                       and it'll let you undelete files for that drive.
  170.                       Filename UNDEL.EXE.
  171.  
  172.   Visual Tree:        Opens a Drive Tree window (like the WPS Drives
  173.                       object with more horsepower).  Filename VTREE.EXE.
  174.  
  175.   Visual Directory:   Opens a Directory Container window; drag a file
  176.                       system object onto it and this will open its
  177.                       directory (like a WPS directory Folder with more
  178.                       horsepower).  Filename VDIR.EXE.
  179.  
  180.   Collector:          Opens a Collector window.  Filename VCOLLECT.EXE.
  181.  
  182. FM/2's install creates FM2.CMD and AV2.CMD files for you.  You can copy
  183. these files to a directory listed on your PATH (see SET PATH= in
  184. CONFIG.SYS) and use it to run FM/2 and/or AV2.CMD from any OS/2 command
  185. line, if desired.  A quick copy and text editor modification will let
  186. you build similar command files for the other utility .EXEs, too.
  187.  
  188.  
  189. Additional documentation:
  190. ========================
  191.  
  192.   Register.txt:   How to register FM/2.
  193.   Associat.txt:   Some association recommendations
  194.  
  195.  
  196. FM/2 isn't free, it's shareware:
  197. ===============================
  198.  
  199. To register FM/2, fill out REGISTER.TXT and send to the mailing address
  200. listed in it, together with the purchase price (commercial users,
  201. there's a 5% discount for each ten commercial licenses, up to one
  202. hundred licenses, where the price flattens, so you get a total 50%
  203. discount on each license for one hundred or more licenses in one order
  204. -- see REGISTER.TXT for a table).  Registration gets rid of the initial
  205. about box and closing screen, eases your conscience and makes the world
  206. safe for truth, justice, the democratic way and further FM/2 updates,
  207. not necessarily in that order.
  208.  
  209. Registrations are good for one year or one full version change (i.e.
  210. 2.00 -> 3.01), whichever comes first.  Versions before a full version
  211. change stay registered forever.  Considering the price, the program and
  212. the upgrade policy, I don't think you can beat FM/2 with a stick.  But
  213. then, I'm a prejudiced jerk.
  214.  
  215. (Someone asked me why registrations are cheaper for personal use than
  216.  for commercial use.  I thought it was obvious, but I guess it's not.  I
  217.  feel that individual, private use of software should be cheaper than
  218.  use in an environment where it's contributing to making money.  I feel
  219.  that much software is already priced far too high for individual,
  220.  private users as it is, and therefore I give individual, private users
  221.  a 50% break.  It just seems fair to me, and I've got to live with
  222.  myself.)
  223.  
  224. If you have a CIS address, _be sure_ to fill it in on REGISTER.TXT.
  225. You'll get your registration information much more quickly that way. You
  226. can also register online via Compuserve's Shareware Registration service
  227. (GO SWREG) and is #2859 for personal registrations, #4228 for commercial
  228. -- warning: the price is a bit higher to give CIS a cut (CIS will show
  229. it to you first).  Support is currently being provided in the CIS OS/2
  230. Shareware forum (GO OS2SHARE) and regular updates are posted there.
  231.  
  232. Speaking of updates, I tend to put them up _very_ regularly
  233. (incrementing the version number by .01 each time).  I'm one of those
  234. fellows who likes to always have some new software to play with, so I
  235. figure others might, too.  Besides, it's fun.
  236.  
  237.  
  238. Technical stuff:
  239. ===============
  240.  
  241. There are some limitations to FM/2, imposed by OS/2 2.1's current 16-bit
  242. subsystems (hopefully OS/2 3.0 will remove some or all of these).  It's
  243. possible to overload PM's resources and crash OS/2.  For instance, if I
  244. Collect all the files on all my drives, totaling over 9000 files, PM
  245. will cease up; for another, trying to list a directory containing
  246. hundreds of large icons will cause OS/2 to hang (in FM/2 _or_ a WPS
  247. folder!).  Listbox limitations are more obvious -- a listbox under OS/2
  248. 2.1 cannot contain more than 64k of information (less some system
  249. overhead).  Containers are better, but even they have their
  250. (undocumented) limits (about 320k as nearly as I can tell, though there
  251. seems to be a random element involved).  There also seems to be a bug in
  252. WinLoadFileIcon when called repeatedly (around 512 times in quick
  253. succession, though why "quick succession" seems to be required I don't
  254. know, and the size of the icons loaded may also be involved).
  255.  
  256. If you receive a message box telling you that PM is out of resources,
  257. you've slammed head-on into an OS/2 limitation (you won't always be
  258. notified -- the result is sometimes just an unexplained system lockup).
  259. The good news is that, as OS/2 is improved, these limitations should
  260. vanish without changes to FM/2.  The bad news is that there's no way
  261. around them, that I know of, at the present time (though again I
  262. emphasize that OS/2 3.0 is just over the horizon and may cure some or
  263. all of the problems) except to avoid situations where they occur.
  264.  
  265. FM/2 works with properly operating LANs (and even works around a few
  266. known LAN bugs).  However, if your LAN is busted I can't guarantee
  267. that FM/2 will work properly with it as I've yet to discover how to
  268. write psychic software.
  269.  
  270.  
  271.                 +----------------------------------------+
  272.                 |  IMPORTANT!  Read before distributing! |
  273.                 +----------------------------------------+
  274.  
  275. Simple license statement:
  276. ========================
  277.  
  278. You are granted a license to try this shareware program (FM/2) for up to
  279. thirty (30) days, after which you must register or discontinue its use.
  280. Permission is granted to redistribute the unaltered shareware archive
  281. for a reasonable (read nominal, small) copying charge (FM/2 may
  282. specifically not be packaged with a commercial book without requesting
  283. and obtaining permission (common courtesy -- remember, "copyright" means
  284. literally "the right to control who copies the material").  If you write
  285. a review on FM/2, I'd certainly appreciate a courtesy copy of the
  286. review.).  All rights are reserved by the author.  That's me.
  287.  
  288. There is NO warranty.  Support is NOT guaranteed to unregistered users.
  289.  
  290.  
  291. Contact info:
  292. ============
  293.   Mark Kimes (CIS 74601,1327; Fidonet#1:380/16.0; (318)222-3455 data)
  294.